Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement transient network graph option #59

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Implement transient network graph option #59

merged 1 commit into from
Dec 23, 2024

Conversation

rdmitr
Copy link
Collaborator

@rdmitr rdmitr commented Dec 16, 2024

No description provided.

@rdmitr rdmitr requested a review from rolznz December 16, 2024 14:59
Copy link

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

I tested by writing additional keys whenever the network graph key was attempted to be read or written to. I got multiple writes but only one read, and everywhere the writes occur seem to dismiss the error that is returned (since we do not persist the network graph with this option enabled). I also confirmed the old graph entry was removed.

@rolznz rolznz merged commit 1027958 into main Dec 23, 2024
12 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants